release: prepare 0.29.0#727
Merged
Merged
Conversation
Bump VERSION_NAME to 0.29.0 and prepare release notes. - CHANGELOG: add [0.29.0] section (Minerva secure-MCU export module, packed-quant matmul kernels Q5_0/Q5_1/Q4_K/Q6_K with Native parity + Panama SIMD, auto-generated CI-gated kernel matrix, docs/tests/deps). - README: bump BOM coordinate, rewrite "What's New" for 0.29.0, demote 0.28.1 into Recent releases. - docs: bump skainet-bom coordinates to 0.29.0 (io-readers, minerva-export, java-getting-started); regenerate kernel-support-matrix. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
📖 Documentation Preview The documentation has been built successfully for this PR. Generated Files:
Artifacts:
This comment will be updated automatically when the PR is updated. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares the 0.29.0 release.
VERSION_NAME0.28.1→0.29.0ingradle.properties.[0.29.0] - 2026-06-09section covering the work merged since the0.28.1tag (PRs feat(export): add shared graph export contracts #697–docs: refresh architecture kernel-provider section (native FFM ships; link matrix) #726):.npzcompiler input → libminerva-packaged secure MCU bundle, with host-side runtime verification, fingerprinted manifests, a runnable sample, examples, ONNX workflow, and getting-started docs.DefaultCpuOpsBase, Panama Vector (JVM SIMD) for Q5_1/Q5_0 and Q6_K via theKernelRegistry.json-schema-validatorbump.skainet-bomcoordinates to0.29.0(io-readers,minerva-export,java-getting-started); regeneratedkernel-support-matrix.adocvia./gradlew generateKernelMatrix.Notes
2026-06-09; adjust if tagged on a different day.🤖 Generated with Claude Code